(tool-bar-mode): Doc fix.
authorGerd Moellmann <gerd@gnu.org>
Wed, 29 Nov 2000 15:29:19 +0000 (15:29 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 29 Nov 2000 15:29:19 +0000 (15:29 +0000)
lisp/toolbar/tool-bar.el

index d26b0cab116bfac9b51b8830d930e7e5098a275b..901eabc0908004de0d1323402a418466a8bef321 100644 (file)
@@ -43,7 +43,7 @@
 ;;;###autoload
 (define-minor-mode tool-bar-mode
   "Toggle use of the tool bar.
-With ARG, display the tool bar if and only if ARG is positive.
+With numeric ARG, display the tool bar if and only if ARG is positive.
 
 See `tool-bar-add-item' and `tool-bar-add-item-from-menu' for
 conveniently adding tool bar items."